From f7770ec06b49b820ab6def4d3f368c8551b515bd Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 18 Dec 2015 13:57:44 +0100 Subject: more things to do... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- .../firefox.install | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 firefox-nogtk3-nopulseaudio [does not build, will look at it later]/firefox.install (limited to 'firefox-nogtk3-nopulseaudio [does not build, will look at it later]/firefox.install') diff --git a/firefox-nogtk3-nopulseaudio [does not build, will look at it later]/firefox.install b/firefox-nogtk3-nopulseaudio [does not build, will look at it later]/firefox.install new file mode 100644 index 0000000..1a1f4b1 --- /dev/null +++ b/firefox-nogtk3-nopulseaudio [does not build, will look at it later]/firefox.install @@ -0,0 +1,13 @@ +post_install() { + update-desktop-database -q + gtk-update-icon-cache -q -t -f usr/share/icons/hicolor +} + +post_upgrade() { + post_install +} + +post_remove() { + post_install +} + -- cgit v1.2.3-70-g09d2